home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #11
/
Amiga Plus CD - 2002 - No. 11.iso
/
Tools
/
Development
/
PowerD
/
alpha
/
modules
/
powerpc
/
portsPPC.m
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2002-10-28
|
303 b
|
15 lines
MODULE 'powerpc/semaphoresPPC'
OBJECT MsgPortPPC
Port:MsgPort,
IntMsg:List,
Semaphore:SignalSemaphorePPC
CONST NT_MSGPORTPPC=101
/* status returned by PutPublicMsgPPC */
ENUM PUBMSG_SUCCESS=-1,
PUBMSG_NOPORT
/* status returned by AddUniquePortPPC */
ENUM UNIPORT_SUCCESS=-1,
UNIPORT_NOTUNIQUE